C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollectionBase<T> Class / Count Property

In This Topic
Count Property (C1EntityFrameworkCoreCursorDataCollectionBase<T>)
In This Topic
Gets the number of elements in the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Count As Integer
 
See Also